Bundle org.nuxeo.ecm.content.showcase
Documentation
-
Parent Documentation: README.md
Nuxeo Showcase Content Sample
This addon import a set of showcase content containing office documents, images, videos, ...
Modules
- nuxeo-showcase-content-importer: Showcase content Importer bundle
Building all modules
mvn clean install
How to Create a New Data Zip File
- Import latest released Version
- Remove old or deprecated documents; without forgetting to clean the trash
- Import new documents
- To lighter the zip export file, cleanup all picture views, transcoded videos, etc. Execute this SQL query using your prefered SQL client:
delete from hierarchy where primarytype = 'view' or primarytype = 'storyboarditem' or primarytype = 'transcodedVideoItem';
- Cleanup CoreSession cache
- Make a
Zip Tree Export
fromWorkspaces
- Upload it on Nexus, GAV:
org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:NEXT_VERSION
- Update Marketplace
nuxeo/marketplace-showcase-content-sample
project to use the correct data version.
About Nuxeo
Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.
Resolution Order
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.showcase.content.template
- org.nuxeo.ecm.showcase.listener
- org.nuxeo.ecm.showcase.content
Packages
Maven Artifact
File | nuxeo-showcase-content-importer-10.10.jar |
---|---|
Group Id | org.nuxeo.ecm.platform |
Artifact Id | nuxeo-showcase-content-importer |
Version | 10.10 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-SymbolicName: org.nuxeo.ecm.content.showcase;singleton:=true
Nuxeo-Component: OSGI-INF/content-template-contrib.xml,OSGI-INF/listen
er-contrib.xml,OSGI-INF/service-contrib.xml
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats